Global Index
HTML5 JS API Index > SVG Tutorials & Specs

SVGElement

Extends Element. Implements ElementCSSInlineStyle.

Extended by SVGSVGElement, SVGGElement, SVGDefsElement, SVGDescElement, SVGTitleElement, SVGSymbolElement, SVGUseElement, SVGImageElement, SVGSwitchElement, SVGStyleElement, SVGPathElement, SVGRectElement, SVGCircleElement, SVGEllipseElement, SVGLineElement, SVGPolylineElement, SVGPolygonElement, SVGTextContentElement, SVGAltGlyphDefElement, SVGAltGlyphItemElement, SVGGlyphRefElement, SVGMarkerElement, SVGColorProfileElement, SVGGradientElement, SVGStopElement, SVGPatternElement, SVGClipPathElement, SVGMaskElement, SVGFilterElement, SVGFEBlendElement, SVGFEColorMatrixElement, SVGFEComponentTransferElement, SVGComponentTransferFunctionElement, SVGFECompositeElement, SVGFEConvolveMatrixElement, SVGFEDiffuseLightingElement, SVGFEDistantLightElement, SVGFEPointLightElement, SVGFESpotLightElement, SVGFEDisplacementMapElement, SVGFEFloodElement, SVGFEGaussianBlurElement, SVGFEImageElement, SVGFEMergeElement, SVGFEMergeNodeElement, SVGFEMorphologyElement, SVGFEOffsetElement, SVGFESpecularLightingElement, SVGFETileElement, SVGFETurbulenceElement, SVGCursorElement, SVGAElement, SVGViewElement, SVGScriptElement, SVGAnimationElement, SVGMPathElement, SVGFontElement, SVGGlyphElement, SVGMissingGlyphElement, SVGHKernElement, SVGVKernElement, SVGFontFaceElement, SVGFontFaceSrcElement, SVGFontFaceUriElement, SVGFontFaceFormatElement, SVGFontFaceNameElement, SVGMetadataElement, SVGForeignObjectElement, SVGSVGElement, SVGGElement, SVGDefsElement, SVGDescElement, SVGTitleElement, SVGSymbolElement, SVGUseElement, SVGImageElement, SVGSwitchElement, SVGStyleElement, SVGPathElement, SVGRectElement, SVGCircleElement, SVGEllipseElement, SVGLineElement, SVGPolylineElement, SVGPolygonElement, SVGTextContentElement, SVGAltGlyphDefElement, SVGAltGlyphItemElement, SVGGlyphRefElement, SVGMarkerElement, SVGColorProfileElement, SVGGradientElement, SVGStopElement, SVGPatternElement, SVGClipPathElement, SVGMaskElement, SVGFilterElement, SVGFEBlendElement, SVGFEColorMatrixElement, SVGFEComponentTransferElement, SVGComponentTransferFunctionElement, SVGFECompositeElement, SVGFEConvolveMatrixElement, SVGFEDiffuseLightingElement, SVGFEDistantLightElement, SVGFEPointLightElement, SVGFESpotLightElement, SVGFEDisplacementMapElement, SVGFEFloodElement, SVGFEGaussianBlurElement, SVGFEImageElement, SVGFEMergeElement, SVGFEMergeNodeElement, SVGFEMorphologyElement, SVGFEOffsetElement, SVGFESpecularLightingElement, SVGFETileElement, SVGFETurbulenceElement, SVGCursorElement, SVGAElement, SVGViewElement, SVGScriptElement, SVGAnimationElement, SVGMPathElement, SVGFontElement, SVGGlyphElement, SVGMissingGlyphElement, SVGHKernElement, SVGVKernElement, SVGFontFaceElement, SVGFontFaceSrcElement, SVGFontFaceUriElement, SVGFontFaceFormatElement, SVGFontFaceNameElement, SVGMetadataElement, SVGForeignObjectElement
Properties
DOMString
id
The value of the ‘id’ attribute on the given element, or the empty string if ‘id’ is not present. Exceptions on settingDOMException, code NO_MODIFICATION_ALLOWED_ERR Raised on an attempt to change the value of a read only attribute.
SVGSVGElement
ownerSVGElement
The nearest ancestor ‘svg’ element. Null if the given element is the outermost svg element.
CSSStyleDeclarationstyle
SVGElement
viewportElement
The element which established the current viewport. Often, the nearest ancestor ‘svg’ element. Null if the given element is the outermost svg element.
DOMString
xmlbase
Corresponds to attribute ‘xml:base’ on the given element. Exceptions on settingDOMException, code NO_MODIFICATION_ALLOWED_ERR Raised on an attempt to change the value of a read only attribute.
Referenced by
SVGAnimationElementtargetElement
SVGElementInstancecorrespondingElement
SVGLocatablenearestViewportElement
SVGSVGElementgetIntersectionList(...)
SVGViewSpecviewTarget